Hi all,
Would anyone have instructions or a video tutorial on how to embed on wix website?
Hi Rad.
I used Wix for a while and because Wix is a service-based web hosting you can’t upload XR files to the hosting.
You need to use GitHub to upload your files and get URL to embed to Wix.
You can refer the link:
Thanks Erdem,
I found that link and tryd to follow already.
Could you suggest a tutorial to follow to make the repository on github just so I know I’m doing that step right.
I might be just getting the HTML link step wrong on wix.
I don’t know any tutorial about it.
The easiest way to do that is to go all the way to the XR.html file in the repository and copy the link from the crumb.
I attached a screen recording about it.
Hi, I’ve pasted the link that I made and it’s not loading the file like yours.
I must be doing something wrong on github, I’ll have to do some more research on how to make the repository.
What might help is to go to your Github page and press F12 in your browser which will open developer tools (in Chrome/Edge).
By default I think the Network tab is selected which is fine, else select that tab. Now if you press F5 or CTRL-F5 (to prevent loading from cache) you’ll see exactly all the items it will load on your GitHub page.
Maybe you see a few red items and those are not loaded correctly, like your KeyShotXR maybe. If you than click that item and select the ‘Headers’ tab you can see which URL it tries to load and you can verify if that’s actually the URL you want it to load or where your KeyShotXR is.
It all might look a bit intimidating but it can be real handy if you make silly mistakes like the using capitals instead of lower case letters etc. This way it’s quite easy to see what a page is actually trying to load in the background en why it fails.
Are you using github desktop to push your files to github?
If so, are you sure your repository is set to public?
Can you try with my link to check if is it working or not?
https://paftasarim.github.io/keyshot/dogus_pzr/Under%20Armour.1/Under%20Armour.html
If this works you may need to check github settings.